ComponentOne ASP.NET MVC Controls
AddCircle Method

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AddCircle Method
The build function
Add circle annotation for annotationlayer.
Syntax
'Declaration
 
Public Function AddCircle( _
   Optional ByVal build As Action(Of CircleBuilder) _
) As AnnotationLayerBuilder(Of T)

Parameters

build
The build function

Return Value

Current builder
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members